projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8f7ff0
)
Fix bug reference in ChangeLog
author
Martin Rudalics
<rudalics@gmx.at>
Mon, 17 Oct 2011 13:11:46 +0000
(15:11 +0200)
committer
Martin Rudalics
<rudalics@gmx.at>
Mon, 17 Oct 2011 13:11:46 +0000
(15:11 +0200)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 90c1c42323b89ada9bd238eb37e5d18f3bac9a59..991444332a7cc8067659c571604f30bd2d8be827 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,7
+1,7
@@
2011-10-17 Martin Rudalics <rudalics@gmx.at>
* menu-bar.el (menu-bar-file-menu): Add entry for making new
- window on right of selected. (Bug#
6786
) Reword other window
+ window on right of selected. (Bug#
9350
) Reword other window
entries and separate them from frame entries.
2011-10-15 Glenn Morris <rgm@gnu.org>